Routines (alphabetical) > Routines: H > HDF Routines > HDF_AN_END

HDF_AN_END

This procedure terminates access to the HDF AN interface identified by Annotation_id, which is previously initialized by a call to HDF_AN_START. Note that there must be one call to HDF_AN_END for each call to HDF_AN_START.

Syntax

HDF_AN_END, Annotation_id

Arguments

Annotation_id

HDF AN interface identifier returned by HDF_AN_START.

Keywords

None

Version History

 

5.2

Introduced